const net._SO_TYPE

2 uses

	net (current package)
		file_posix.go#L21: 	sotype, err := syscall.GetsockoptInt(s, syscall.SOL_SOCKET, _SO_TYPE)
		file_unix.go#L15: const _SO_TYPE = syscall.SO_TYPE